From: Stefan Monnier Date: Sun, 2 May 2004 20:45:36 +0000 (+0000) Subject: Arch-tags shouldn't be outline headers. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22751 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e2bf1c70973576e8546fb67abf8060aef6db0277;p=emacs.git Arch-tags shouldn't be outline headers. --- diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el index e2d3e94e80a..ec381ad8a15 100644 --- a/lisp/progmodes/compile.el +++ b/lisp/progmodes/compile.el @@ -1765,5 +1765,5 @@ FILE should be (ABSOLUTE-FILENAME) or (RELATIVE-FILENAME . DIRNAME)." (provide 'compile) -;;; arch-tag: 12465727-7382-4f72-b234-79855a00dd8c +;; arch-tag: 12465727-7382-4f72-b234-79855a00dd8c ;;; compile.el ends here